xen: arm: weaken SMP barriers to inner shareable.
authorIan Campbell <ian.campbell@citrix.com>
Mon, 17 Mar 2014 14:53:29 +0000 (14:53 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 18 Mar 2014 15:55:27 +0000 (15:55 +0000)
commitfc62d6285964ebf809864e40d76797ed745523e4
tree14100e6263129c5b84e6435aceae4ec90d6f24f9
parent292239f05f6877d36ce373b69846aa0793284711
xen: arm: weaken SMP barriers to inner shareable.

Since all processors are in the inner-shareable domain and we map everything
that way this is sufficient.

The non-SMP barriers remain full system. Although in principle they could
become outer shareable barriers for some hardware this would require us to
know which class a given device is. Given the small number of device drivers
in Xen itself its probably not worth worrying over, although maybe someone
will benchmark at some point.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/include/asm-arm/system.h